* {
	margin: 0;
	padding: 0
}
body {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background: #F5F5F5;
}
a {
	text-decoration: none
}
.logo {
	width: 565px;
	float: left
}
.head {
	width: 100%;
	height: 100px;
	background: #FFFFFF;
}
.top {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.tel {
	width: 56px;
	height: 56px;
	float: left;
	margin-top: 30px;
	margin-left: 360px;
}
.rx {
	font-size: 14px;
	width: 100px;
	line-height: 10px;
	text-align: left;
	color: #FABD18;
}
.dhlx {
	width: 240px;
	float: left;
	line-height: 30px;
	margin-top: 10px;
}
.hm {
	font-size: 24px;
	font-weight: 700;
	color: #556886;
}
.topr {
	width: 213px;
	float: right;
	margin-top: 10px;
}
.topr a {
	font-size: 14px;
	text-decoration: none;
	color: #666;
}
.top .search {
	margin-top: 8px;
	height: 36px;
	overflow: hidden;
	background: url(ss.jpg) no-repeat
}
.top .search form {
	display: inline-block;
	line-height: 35px;
	width: 170px;
	height: 30px;
	margin-left: -10px;
}
.top .search input[type="text"] {
	position: relative;
	right: -6px;
	padding: 0 8px;
	min-width: 150px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #DDD;
}
.top .search button span {
	display: inline-block;
	top: -1px;
	padding: 0;
	margin: 0;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #888;
}
.nav {
	height: 56px;
	width: 100%;
	background: #1769B5;
	line-height: 56px;
}
.dh {
	width: 1200px;
	height: 56px;
	margin: 0 auto
}
.dh li {
	height: 56px;
	line-height: 56px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	list-style: none;
	width: 170px;
	text-align: center
}
.dh li a {
	color: #FFFFFF;
	text-decoration: none;
}
.dh li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F3741;
	height: 56px;
	line-height: 56px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	width: 170px;
	text-align: center;
	list-style: none
}
.on {
	background-color: #2F3741
}
.menu-box {
	position: relative;
	height: 56px;
	background: #1769B5;
	line-height: 56px;
}
.menu-con {
	width: 1200px;
	margin: 0 auto
}
.menu-con > ul > li {
	display: inline-block;
	position: relative;
	height: 56px;
	list-style: none;
	padding: 0
}
.menu-con > ul > li > a {
	display: block;
	padding: 0 51px;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.menu-con > ul > li:hover > a, .menu-con > ul > li.on > a {
	background: #2F3741;
	text-decoration: none;
	list-style: none
}
.menu-con > ul > li .sub-menu {
	position: absolute;
	top: 80px;
	width: 100%;
	background: #FFF;
	opacity: 0;
	z-index: 0;
}
.menu-con > ul > li:hover .sub-menu {
	top: 56px;
	opacity: 1;
	z-index: 999;
	padding: 0
}
.menu-con .sub-menu > li {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	line-height: 32px;
	text-align: center;
	list-style: none;
	padding: 0
}
.menu-con .sub-menu > li:first-child {
	border-top: 1px solid #DDD;
}
.menu-con .sub-menu > li:last-child {
	border-bottom: 1px solid #DDD;
}
.menu-con .sub-menu > li > a {
	display: block;
	padding: 4px;
	text-decoration: none;
	font-size: 14px;
	color: #333
}
.menu-con .sub-menu > li + li > a {
	border-top: 1px dashed #DDD;
	text-decoration: none
}
.menu-con .sub-menu > li:hover a {
	background: #1769B5;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 410px;
	background: #000;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 410px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 410px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
 *display: inline;
	overflow: hidden;
	filter: alpha(opacity=10);
	opacity: 0.5;
	line-height: 999px;
	margin: 4px;
	width: 12px;
	height: 12px;
	background: rgba(0,0,0,0.5);
	border: 1px solid #FFF;
	border-radius: 0;
	opacity: 1;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	display: inline-block;
	zoom: 1;
}
.fullSlide .hd ul .on {
	background: #1769B5;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
.main {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: block;
}
.left {
	width: 810px;
	height: 272px;
	float: left;
}
.title {
	margin-bottom: 16px;
	height: 40px;
	background: #DBDBDB;
	line-height: 40px;
	overflow: hidden;
}
.name {
	padding: 0 16px;
	border-bottom: 40px solid #1769B5;
	height: 40px;
	background: url(title.jpg) no-repeat;
	border-right: 30px solid transparent;
	font-size: 16px;
	color: #FFF;
	float: left;
	width: 126px;
}
.tul {
	float: left;
	margin-top: 5px;
}
.about {
	font-size: 14px;
	color: #333;
	float: left;
	width: 485px;
	line-height: 26px;
	padding-left: 20px;
}
.more {
	padding: 0 16px;
	float: right;
	font-size: 14px;
}
.more a {
	color: #666;
	text-decoration: none;
}
.yh {
	margin-left: 4px;
	font-family: "simsun";
}
.right {
	float: right;
	margin-left: 20px;
}
.left1 {
	width: 700px;
	float: left;
}
.zd {
	padding-bottom: 16px;
	height: 90px;
	overflow: hidden;
}
.zdpic {
	height: 85px;
	width: 117px;
	padding: 1px;
	float: left;
	border: 1px solid #DDD;
	overflow: hidden;
}
.zdxw {
	width: 560px;
	height: 121px;
	float: left;
	margin-left: 15px;
}
.dbt {
	line-height: 32px;
	float: left;
	font-size: 16px;
	width: 560px;
}
.dbt a {
	color: #1769B5;
	text-decoration: none;
}
.info {
	line-height: 26px;
	color: #888;
	font-size: 14px;
	border-bottom: 1px dashed #AAA;
	padding-bottom: 2px;
}
.lbxw {
	color: #666;
	list-style: none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	margin-top: 10px;
	border-bottom: 1px dashed #AAA;
	padding-bottom: 5px;
}
.time {
	float: right;
	font-size: 12px;
	color: #888
}
#slider {
	position: relative;
	width: 480px;
	height: 306px;
	overflow: hidden;
}
#slider li {
	position: absolute;
	top: 0;
	left: 0;
}
.caption {
	opacity: 0.8;
	background: #000;
	height: 30px;
	padding: 8px 0 0 12px;
	color: #fff;
	text-align: left;
	font: 20px/1 'Î¢ÈíÑÅºÚ';
}
.prev-link, .next-link {
	display: block;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	bottom: 10px;
	z-index: 300;
}
.prev-link {
	left: 10px;
	background-image: url(prev.png );
}
.next-link {
	left: 40px;
	background-image: url(next.png );
}
.circle {
	display: block;
	width: 16px;
	height: 16px;
	background: url(circle-empty.png ) no-repeat left top;
	position: absolute;
	bottom: 10px;
	z-index: 300;
}
.circle-current {
	background-image: url(circle-full.png );
}
.right1 {
	width: 480px;
	float: left;
	margin-left: 20px;
}
.left2 {
	width: 300px;
	float: left;
	height: 300px;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
.left2 p {
	font-size: 13px;
	line-height: 24px;
	margin-left: 16px;
	padding-top: 40px;
}
.dbt2 {
	line-height: 32px;
	float: left;
	font-size: 18px;
	width: 300px;
	font-weight: bold;
	margin-left: 16px;
	height: 32px;
}
.right2 {
	width: 876px;
	float: left;
	margin-left: 20px;
	height: 300px;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
.right2 li {
	list-style: none;
	margin-left: 13px;
	float: left;
	border: 1px solid #edebeb;
	padding: 2px;
	background: #FFFFFF;
	width: 154px;
	height: 220px;
}
.right2 li img {
	width: 154px;
	height: 218px;
	padding-bottom: 10px;
}
.cp {
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	height: 250px;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
#scroll_h_11 {
	width: 1150px;
	margin-left: 20px;
}
#scroll_h_12 {
	width: 1150px;
	margin-left: 20px;
	margin-left: -4px;
}
#scroll_h_11 li {
	width: 174px;
	height: 150px;
	margin-bottom: 50px;
	float: left;
	list-style: none;
	margin-left: 15px;
	border: #d4d2d2 solid 1px;
}
#scroll_h_11 li img {
	width: 174px;
	height: 150px;
}
#scroll_h_12 li {
	width: 174px;
	height: 150px;
	margin-bottom: 50px;
	float: left;
	list-style: none;
	margin-left: 15px;
	border: #d4d2d2 solid 1px;
}
#scroll_h_12 li img {
	width: 174px;
	height: 150px;
}
#scroll_h_11 p {
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	color: #333333
}
#scroll_h_12 p {
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	color: #333333
}
#scroll_h_11 p a {
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	color: #333333;
	text-decoration: none
}
#scroll_h_12 p a {
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	color: #333333;
	text-decoration: none
}
.foot {
	width: 100%;
	height: 180px;
	background: url(bg_map.png) no-repeat center, #1769B5;
	color: #ADCEFF;
	overflow: hidden;
	margin-top: 30px;
}
.footnr {
	width: 1200px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: block;
}
.footdh {
	padding: 32px 0;
	float: left;
	height: 184px;
	overflow: hidden;
}
.yj {
	display: block;
	float: left;
	margin-right: 32px;
	line-height: 32px;
	width: 200px;
}
.yj a {
	margin-bottom: 8px;
	background: #4181C6;
	line-height: 40px;
	font-size: 16px;
	color: #FFF;
	padding: 0 16px;
	display: block;
	text-decoration: none;
}
.dh2 {
	position: relative;
	line-height: 20px;
	width: 200px;
}
.ej {
	padding: 0 !important;
	width: 50%;
	height: 32px;
	float: left;
	list-style: none;
	font-size: 12px;
	color: #FFFFFF;
}
.ej a {
	padding: 0 !important;
	float: left;
	list-style: none;
	font-size: 14px;
	background: none;
	color: #ADCEFF;
	width: 100px;
	margin-left: 16px;
}
.ej a:hover {
	color: #fff;
}
.yb {
	width: 300px;
	float: right
}
.tel1 {
	position: relative;
	left: 30px;
	margin-bottom: 8px;
	line-height: 24px;
	margin-top: 30px;
}
.num {
	text-align: left;
	display: block;
	margin-top: 45px;
}
.number a {
	font-size: 24px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
}
.dz {
	margin-top: 15px;
	font-size: 14px;
	margin-left: 10px;
}
.copyright {
	height: 56px;
	background: #2F3741;
	line-height: 56px;
	color: #8594AA;
	overflow: hidden;
}
.bq {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
}
.bj {
	width: 100%;
	height: 277px;
	margin: 0 auto;
}
.znr {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.znrl {
	padding-left: 0;
	padding-right: 16px;
	float: left;
	width: 280px;
}
.title1 {
	position: relative;
	padding-left: 24px;
	height: 64px;
	background: #2F3741;
	border-left: 12px solid #1769B5;
	line-height: 64px;
	letter-spacing: 3px;
	font-size: 24px;
	color: #FFF;
	overflow: hidden;
}
.sj {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 8px solid #1769B5;
	border-bottom: 8px solid transparent;
}
.link {
	margin-top: 1px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	overflow: hidden;
}
.link a {
	display: block;
	padding: 0 16px 0 40px;
	background: #DBDBDB;
	color: #333;
}
.link.on a {
	background: #1769B5;
	color: #FFF;
}
.link a:before {
	content: ">";
	position: relative;
	top: 0;
	margin-right: 8px;
	font-family: "simsun";
	font-weight: 700;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.link a:hover, .list .link.on a {
	background: #1769B5;
	color: #FFF;
}
.contact {
	margin-top: 20px;
}
.lx {
	height: 88px;
	overflow: hidden;
}
.lxwz {
	padding: 16px 12px;
	background: #FFF;
	border: 1px solid #DDD;
	border-top: 0;
	line-height: 28px;
	color: #666;
	font-size: 13.3px;
}
.znrr {
	padding-left: 16px;
	padding-right: 0;
	width: 888px;
	float: left;
}
.title2 {
	height: 48px;
	background: #DBDBDB;
	line-height: 48px;
	overflow: hidden;
}
.name2 {
	padding: 0 24px;
	border-bottom: 40px solid #1769B5;
	height: 48px;
	background: url(title2.jpg) no-repeat;
	border-right: 30px solid transparent;
	font-size: 16px;
	color: #FFF;
	float: left;
	width: 126px;
}
.yh1 {
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin: 4px;
	font-size: 12px;
}
.nr {
	padding: 32px;
	background: #FFF;
	border: 1px solid #DDD;
	line-height: 30px;
	overflow: hidden;
	display: block;
	font-size: 14px;
}
.xw {
	font-size: 14px;
	color: #333;
	height: 40px;
	border-bottom: 1px dashed #CCC;
	line-height: 40px;
	overflow: hidden;
	width: 822px;
}
.xw a {
	color: #333
}
.time1 {
	float: right;
	text-align: right
}
.paging-box {
	text-align: center;
}
.paging {
	display: inline-block;
	margin-top: 32px;
	padding: 5px 15px;
	color: #666;
}
.paging span, .paging a {
	display: block;
	float: left;
	padding: 8px 16px;
	background: #FFF;
	border: 1px solid #DDD;
	border-left: none;
	color: #666;
}
.paging a:first-child, .paging span:first-child {
	border-left: 1px solid #DDD;
}
.paging a:hover {
	background: #1769B5;
	color: #FFF;
}
.paging-first {
	padding-right: 30px;
}
.paging-last {
	padding-left: 30px;
}
.paging-prev {
	padding-right: 15px;
}
.paging-next {
	padding-left: 15px;
}
.paging-num {
	color: #1769B5;
	padding: 0 5px;
}
.lang-page-on {
	background: #1769B5 !important;
	color: #FFF !important;
}
.title3 {
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.date {
	margin: 8px auto;
	background: #EEE;
	line-height: 40px;
	text-align: center;
	color: #666;
}
.box {
	width: 205px;
	height: 190px;
	float: left
}
.pic {
	padding: 2px;
}
.pic img {
	width: 185px;
	height: 139px;
	border: 1px solid #DDD;
}
.name1 {
	text-align: center
}
.wright {
	float: right;
	width: 880px;
	margin-bottom: 60px;
	font-size: 14px;
	line-height: 35px;
	color: #666666;
}
.contactIntroR {
	width: 80%;
	display: inline;
	float: left;
	font-size: 12px;
	margin-left: 100px;
}
.contactIntroR h2 {
	color: #444;
	border: 0;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height: 30px;
}
.contactIntroR td {
	padding-bottom: 7px;
}
.contactIntroR input {
	width: 231px;
	height: 22px;
	border: 1px solid #d3d3d3;
	line-height: 22px;
}
.contactIntroR input.submit {
	width: 64px;
	height: 25px;
	border: 0;
	padding: 0;
	margin-left: -2px;
	background-image: url(input05.png);
	background-repeat: no-repeat;
}
.contactIntroR input.reset {
	margin-left: 0;
	background-image: url(input04.png);
	background-repeat: no-repeat;
}
.contactIntroR textarea {
	width: 660px;
	height: 118px;
	border: 1px solid #d3d3d3;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}
.pageright a {
	color: #000
}
.pageleft a {
	color: #000
}
.nr img {
	max-width: 820px;
}
.right1 img {
	max-width: 480px;
	max-height:306px;
}
.lb1 a, .lb1 span {
	margin-right: 5px;
	color: #000000;
}
.lb1 a:hover {
	margin-right: 5px;
	color: #000000;
}
.nolink a {
	margin-right: 3px;
	color: #000000;
}
.nolink {
	margin-right: 3px;
	color: #000000;
}
.nolink a:hover {
	margin-right: 3px;
	color: #000000;
}
